Skip to content

chore: string type also allows as args in Intl.NumberFormat.format#61628

Closed
hengistchan wants to merge 1 commit intomicrosoft:mainfrom
hengistchan:patch-1
Closed

chore: string type also allows as args in Intl.NumberFormat.format#61628
hengistchan wants to merge 1 commit intomicrosoft:mainfrom
hengistchan:patch-1

Conversation

@hengistchan
Copy link

@hengistchan hengistchan commented Apr 29, 2025

@github-project-automation github-project-automation bot moved this to Not started in PR Backlog Apr 29, 2025
@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Apr 29, 2025
@typescript-bot
Copy link
Collaborator

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

@hengistchan hengistchan changed the title chore: string also allows as args in Intl.NumberFormat.format chore: string type also allows as args in Intl.NumberFormat.format Apr 29, 2025
Copy link
Contributor

@Renegade334 Renegade334 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supporting numeric string arguments is an es2023 addition, and is already present in the libs. See #57595.

@jakebailey jakebailey closed this Feb 6, 2026
@github-project-automation github-project-automation bot moved this from Not started to Done in PR Backlog Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

string also allows as args in Intl.NumberFormat.format

4 participants